From: Michael Albinus Date: Wed, 22 Aug 2007 20:08:18 +0000 (+0000) Subject: * NEWS: `shell' prompts for the default directory if called with a X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17027 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=157eb256b350168dfdc81bb40f96dd81964289c2;p=emacs.git * NEWS: `shell' prompts for the default directory if called with a prefix and `default-directory' is a remote file name. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 458712a9c10..2594488ad55 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2007-08-22 Michael Albinus + + * NEWS: `shell' prompts for the default directory if called with a + prefix and `default-directory' is a remote file name. + 2007-08-22 Carsten Dominik * orgcard.tex: Version number upgrade. diff --git a/etc/NEWS b/etc/NEWS index ac39204bf98..14dd9b5c6dd 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -50,11 +50,17 @@ recenter the visited source file. Its value can be a number (for example, ** The mode-line display a `@' if the default-directory for the current buffer is on a remote machine, or a hyphen otherwise. + ** The new command balance-window-area balances windows both vertically and horizontally. ** The new command close-display-connection can be used to close a connection to a remote display, e.g. because the display is about to become unreachable. + +** The command shell prompts for the default directory, when it is +called with a prefix, and the default directory is a remote file name. +This is because some file name handler (like ange-ftp) are not able to +run processes remotely. * Startup Changes in Emacs 23.1